'Declaration
Public Function JBIG2SelectPage( _ ByVal ImageID As Integer, _ ByVal Page As Integer _ ) As GdPictureStatus
public GdPictureStatus JBIG2SelectPage( int ImageID, int Page )
public function JBIG2SelectPage( ImageID: Integer; Page: Integer ): GdPictureStatus;
public function JBIG2SelectPage( ImageID : int, Page : int ) : GdPictureStatus;
public: GdPictureStatus JBIG2SelectPage( int ImageID, int Page )
public: GdPictureStatus JBIG2SelectPage( int ImageID, int Page )
Parameters
- ImageID
- Page